Pages: [1] 2 3 4 5 6 7 8 9 10 20 30 |
1. EveAI Live - in EVE Technology Lab [original thread]
Edited by: Amida Ta on 15/03/2011 17:14:32 Originally by: Paihn Hi. I'm allso Noob lvl 1, and am in the process of learning C#. I thought EveAI LIve might be a nice way to make it more fun. :) I was just wondering if the test.exe file...
- by Amida Ta - at 2011.03.15 17:13:00
|
2. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Sylas Saken Is there anyway you could offload the requests to a thread other than the UI thread? It causes the test app to appear to lock up as it is trying to get information. If you need help with it, I can show you how it...
- by Amida Ta - at 2011.03.15 16:58:00
|
3. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Hedge Tails Edited by: Hedge Tails on 07/03/2011 12:34:51 Edited by: Hedge Tails on 07/03/2011 12:33:51 The call: Starbase pos = ea.GetCorporationStarbaseDetail(starbaseid); expects "starbaseid" to be an int. Th...
- by Amida Ta - at 2011.03.15 16:45:00
|
4. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Tosana I may have found a couple problems. Corporation member security API doesn't load Corp members but instead uses the rowset header as a record. No errors, just a member called "members" with no roles in the output. Cor...
- by Amida Ta - at 2011.03.15 16:42:00
|
5. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Tosana Please confirm it's using https? My web filter is blocking http://api.eve-online.com but https works fine. EveAI calls time out not receiving a reply so I started suspecting it's still on http. Well it should be un...
- by Amida Ta - at 2011.02.03 11:23:00
|
6. EveAI Live - in EVE Technology Lab [original thread]
Edited by: Amida Ta on 31/01/2011 21:43:46 EveAI Live Version 1.5.0a has been released! It's a somewhat larger release with lots of different changes. Please test. As far as I know and have tested everything should work right now. EveAI ...
- by Amida Ta - at 2011.01.31 21:38:00
|
7. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Modescond 1) This changes the StarbaseApi ItemID to a Int64, however, AuthenticationData.StarbaseID is an Int32. 2) Please update the version numbers in your DLLs. Those of us that bundle this inside an MSI package rely on t...
- by Amida Ta - at 2011.01.31 02:01:00
|
8. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Modescond 1) Please add support for AccountStatus.Offers 2) This only affects developers, but the StandingApi you have marked as deprecated, it is not. CCP removed half of the functionality and put it into contacts. The Stan...
- by Amida Ta - at 2011.01.31 01:59:00
|
9. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Zeta Zhul Spent some more time tracking this issue down in EveAI and the api. Turns out the problem isn't precisely in CharacterSheet api. It is in the SkillTree api call. Basically if you have the SkillTreeApi.xml file in ...
- by Amida Ta - at 2011.01.31 00:37:00
|
10. EveAI Live - in EVE Technology Lab [original thread]
EveAI Live Version 1.4.0 has been released! Anybody who reported error please test if this error still exist. Updated static data to Incursion 1.0 Here is the new version: http://dl.eve-files.com/media/corp/Foxfire/EveAI_Live_1.4.0.zip ...
- by Amida Ta - at 2010.12.09 16:59:00
|
11. C# code to get Tranquility version - in EVE Technology Lab [original thread]
BTW: Take care with what you are doing. CCP said more than once in this forum that directly connecting to the eve servers with anything but the official client is not allowed/wanted. Afaik they still tolerate if you do, but make sure you don't do...
- by Amida Ta - at 2010.12.07 13:02:00
|
12. Incursion 1.0 Database - in EVE Technology Lab [original thread]
Some people extract it directly from the static gamedata. However the official data dump and the static data are somewhat different in it's contents. _________________________ EveAI.Live - The EVE-Online API/class library for .Net, C# and VB.Net
- by Amida Ta - at 2010.12.03 17:12:00
|
13. Tell me why I should be happy about the removal of Learning Skills. - in EVE General Discussion [original thread]
Once Incarna comes out everybody with 5M+ SP in learnings should get a free shirt with "I spent my first half year in Eve learning learning." _________________________ EveAI.Live - The EVE-Online API/class library for .Net, C# and VB.Net
- by Amida Ta - at 2010.12.03 17:09:00
|
14. Tell me why I should be happy about the removal of Learning Skills. - in EVE General Discussion [original thread]
I can understand Windjammer. Actually this is like CCP saying they are going to remove all T2 BPOs from the game but the owners shouldn't fear because they will be compensated all the research points that they paid to get them in the first place, ...
- by Amida Ta - at 2010.12.03 15:59:00
|
15. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Nac MacFeegle Edit 2: Weird. No matter what Read() I try, it chokes on ReadFactions(), as I stated before. "reader.Read(DataTypes.Celestials);" yields the same result as I put in my earlier edit. Hi, I haven't updated...
- by Amida Ta - at 2010.12.01 10:25:00
|
16. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Modescond CorporationSheet as it is implemented in EveAI requires an APIKey, however, CCP does not require this. I tried calling it with a NULL AuthenticationData, but it fails as this object is required. This is critical as...
- by Amida Ta - at 2010.12.01 10:21:00
|
17. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Modescond StarbaseListApi references ItemID with a Int32. LocationID and TypeID are also 32, however, i don't think they're causing a failure. (Found with a newly anchored POS). I've asked before, but heard nothing, Corpo...
- by Amida Ta - at 2010.11.30 16:56:00
|
18. New Dev Blog: Neural remap, PLEX and the way forward - in EVE Information Portal [original thread]
So does Eve become Free to play if you include Micro-Transactions? Because all other games that do have Micro-Transactions are Free2Play. Really looking forward to not have to pay that 15Ç a month anymore! _________________________ EveAI.Live -...
- by Amida Ta - at 2010.11.24 07:05:00
|
19. EveAI Live - in EVE Technology Lab [original thread]
Originally by: Khepry Kah'ne Is there any documentation available? I use VS2010 The download comes together with Documentatio in XMLDoc format. If you use Visual Studio you can use the Object Browser to browse through the API and it's ...
- by Amida Ta - at 2010.11.21 14:59:00
|
20. EveAI Live - in EVE Technology Lab [original thread]
Edited by: Amida Ta on 18/11/2010 13:10:24 EveAI Live Version 1.3.5 has been released! Please report if you find any errors. Added the new CharacterInfo API. (Please note that full/low key share one cache strategy) Fixed the overflows ...
- by Amida Ta - at 2010.11.18 13:09:00
|
Pages: [1] 2 3 4 5 6 7 8 9 10 20 30 |
First page | Previous page | Next page | Last page |